These changes provide a fully preemptible kernel, threaded interrupt handlers, high-resolution timers, priority inheritance, and robust mutexes. 这些更改提供了完全抢占式内核、线程中断处理程序、高分辨率计时器、优先级继承和健壮的互斥锁(mutex)。
A VAX/ VMS interrupt service routine that is activated by a software interrupt at a fork interrupt priority level ( IPL). VAX/VMS的一种中断服务子程序,在分叉中断优先级(pl)软件中断激活。
Select the interrupt priority of the card to which your device is attached. 请选择设备连接卡的中断优先级。
Every time an interrupt is delivered to a CPU, its corresponding arbitration priority is automatically set to0, while the arbitration priority of any other CPU is increased. 每次中断送到CPU,它对应的仲裁优先级自动设为0,而其他任何CPU的仲裁优先级则增加。
Interrupt handling code runs at the thread's priority, which lets you specify the priority of the interrupt handling. 就是说,处理中断的就是这个线程,而其优先级可以被指定。
Figure 4-2. Interrupt priority in action. 图4-2。在这个动作中的中断优先。
It provides extendable interrupt priority by using soft interrupt vector. 通过构建较中断向量表,提供可扩展的中断优先级;
An inhibitor arc is used to induce the fact that the higher priority user will interrupt the service of a lower priority user. 为了实现高优先级用户对低优先级用户服务中断的模拟,采用了基于变迁的抑制弧。
Every timer interrupt, scheduling if there is a process in run queue with higher priority than current process; 每次时钟中断看是不是有优先级比当前任务更高的任务就绪,决定是否调度;
A new concept about interrupt priority cyclic rotation is proposed in this paper. The hardware placement and programming method for the discrete data acquisition system which is satisfied with the principle of interrupt priority cyclic rotation are discussed in detail. 本文提出了中断优先权循环浮动的新概念,讨论了离散型数据采集系统满足中断优先权循环浮动原则的硬件配置与软件设计方法。
A large number of microprocessors have interrupt system and priority logic. 大多数微处理器系统中都有一个中断系统及优先级逻辑。
Different techniques have been adopted to meet the requirements of implementation on embedded Linux. A simple interrupt priority scheme has been designed to reach the real-time performance; 在实现过程中,通过设计简单有效的中断优先级以满足实时性要求;
The Research and Implementation of Freewill Adjustment of Interrupt Priority 自由调整中断优先级的研究和实现
Extend of Outside Interrupt Source of Single Chip Microcomputer and the Implementation of Multiple Interrupt Priority 单片机外中断源的扩展及多层中断优先级的实现
Using timer interrupt mode, and the establishment timer interrupt priority is highest, has realized electric quantity gathering and the memory, has guaranteed the electric quantity gathering timely request. 利用定时器中断方式且设置定时器中断优先级最高,实现了电量采集与存储,保证了电量采集的实时性要求。
According to the nature and function of each task is different, they are given different interrupt priority and task priority to ensure that the system has good real-time performance. 根据各个任务的性质与功能不同,赋予了它们不同的中断优先级和任务优先级,保证了系统具有良好的实时性能。